home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #4 / K-CD-4-2002.ISO / The Art of Magic / data1.cab / Program_Files / Sounds / music / tracklists / Victory.tracklist < prev   
Encoding:
Text File  |  2001-08-08  |  190 b   |  21 lines

  1. loop false
  2.  
  3. track
  4. {
  5.     audio_file sounds/music/tracks/victory.mp3
  6.     volume 0.2
  7.  
  8.     fade_in
  9.     {
  10.         exponential
  11.         duration 2.0
  12.     }
  13.  
  14.     fade_out
  15.     {
  16.         exponential
  17.         duration 2.0
  18.     }
  19. }
  20.  
  21.